home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 11 / Amiga Format AFCD11 (Feb 1997, Issue 95).iso / wbstartup / choices next >
Text File  |  1997-01-31  |  547b  |  16 lines

  1. Echo "*e[1mWould you like to run ToolManager and ToolsDaemon?*n*e[0m*e[3mThey will give you added menus with some of the *nhighlights of AFCD11:*e[0m"
  2. Ask "(y/N)?"
  3. If warn
  4. run >nil: <nil: cd:-Look_here_1st!-/Handy_Tools/Toolmanager config cd:-Look_here_1st!-/Handy_Tools/tm.config noicon
  5. cd:-Look_here_1st!-/Handy_Tools/toolsdaemon/toolsdaemon
  6. endif
  7. echo " "
  8. echo " "
  9. Echo "*e[1mWould you like to run NewIcons?*n*e[0m*e[3mThis will change the look of some of the icons on the CD*e[0m"
  10. Ask "(y/N)?"
  11. If warn
  12. run >nil: <nil: c:newicons
  13. endif
  14. endcli
  15.  
  16.